24 lines
919 B
Markdown
24 lines
919 B
Markdown
---
|
|
title: REST API endpoints for custom properties
|
|
shortTitle: Custom properties
|
|
intro: >-
|
|
Use the REST API to list the custom properties assigned to a repository by the
|
|
organization.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghec: '*'
|
|
ghes: '>=3.13'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
allowTitleToDifferFromFilename: true
|
|
redirect_from:
|
|
- /rest/repos/properties
|
|
---
|
|
|
|
## About custom properties
|
|
|
|
You can use the REST API to view the custom properties that were assigned to a repository by the organization that owns the repository. For more information, see [AUTOTITLE](/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization). For more information about the REST API endpoints to manage custom properties, see [AUTOTITLE](/rest/orgs/properties).
|
|
|
|
<!-- Content after this section is automatically generated -->
|