Get source collection's status
Checks whether there is a change between the forked collection and its parent (source) collection.
If the value of the `isSourceAhead` property is `true` in the response, then there is a difference between the forked collection and its source collection.
**Note:**
This endpoint may take a few minutes to return an updated `isSourceAhead` status.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
collectionId
The collection's ID.
Response
Successful Response
collection
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error