local-file-groups

List local file groups

Lists local file groups with cursor-based pagination.

Required scope: `ingestion:manage`

get/local-file-groups

Query parameters

limitinteger

Maximum number of results to return

after_idstring uuid

Fetch records after this ID

Response

Successful retrieval of local file groups

Changes

Changed in 4 of the 71 revisions of this API.24

    • added the optional property // to the response with the status

      response-optional-property-added

    • the response property // became nullable for the status

      response-property-became-nullable

    • the // response's property type changed from object to no type for status

      response-property-type-changed

    • added to the // response property allOf list for the response status

      response-property-all-of-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added

Of the 71 revisions, 18 have no diff computed.