Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com> Co-authored-by: Sarah Schneider <sarahs@github.com>
22 lines
907 B
Markdown
22 lines
907 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: '*'
|
|
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 -->
|