Spaces
Get the git references that match the given rule pattern for a project
get/spaces/{spaceIdentifier}/projects/{projectId}/git/refs
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
projectIdstring required
Query parameters
patternsstring[] required
skipinteger required
Number of items to skip. Defaults to zero
takeinteger required
Number of items to skip. Defaults to zero
Response
Response contain a set of Git references that match the rule pattern for the project
Changes
No recorded changes to this endpoint across all 6 revisions of this API.