Retrieve a project
Endpoint
https://api.devpayr.dev/api/v1/project/{project}Authentication
X-API-KEY: <your_api_key>Path Parameters
Parameter
Type
Required
Description
Access Rules
If the API key is project-scoped
If the API key is global
Example Request
Response
Success (200)
Project Object
Field
Type
Description
Caching Behavior
Errors
Missing API Key (401)
Invalid / Expired API Key (403)
Access Denied (403)
Project Not Found (404)
Rate Limited (429)
Last updated