Spaces
Get the git references that match the given rule pattern for a project
get/{spaceId}/projects/{projectId}/git/refs
Path parameters
spaceIdstring required
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.