GuidesAPI Reference
API Reference

Get partIds for parallel queries of changes for the version range.

Returns a list of Part Ids which represent the parts that can be used to limit the scope of queries of changes for the version range. This allows to run parallel queries with multiple parts. The user has to provide the desired number of parts and the service will return a list of Part Ids. Please note in some cases the requested number of parts will make them too small and in this case the service might return lesser amount of the parts than requested.

Path Params
string
required

Unique layer ID. Content of this parameter must refer to a valid layer ID.

Query Params
integer
required

Indicates requested number of parts.

Responses

400

Bad Request - The request is invalid. Verify number of requested parts and retry.

401

Unauthorized - The credentials provided do not authorize the user to perform this operation.

403

Forbidden - The user is not authorized to perform the query on the resource specified.

404

Not Found - A layer with the given name does not exist.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json