Include versions

Number of APIs: 6

  1. Get the latest include version GET https://{{host}}/papi/v1/includes/:includeId/versions/latest

  2. Create a new include version POST https://{{host}}/papi/v1/includes/:includeId/versions

  3. List include versions GET https://{{host}}/papi/v1/includes/:includeId/versions

  4. Get an include version GET https://{{host}}/papi/v1/includes/:includeId/versions/:includeVersion

  5. List available behaviors for an include GET https://{{host}}/papi/v1/includes/:includeId/versions/:includeVersion/available-behaviors

  6. List available criteria for an include GET https://{{host}}/papi/v1/includes/:includeId/versions/:includeVersion/available-criteria