v1
latestOpenAPI 3.0.0Proprietary2026-07-26316155742.7 KBBlacklisted Keys
Get a single blocked key
Get details on a single rule for blocking keys for a given project.
get/projects/{project_id}/blacklisted_keys/{id}
Path parameters
project_idstring required
Project ID
idstring required
ID
Headers
X-PhraseApp-OTPstring
Two-Factor-Authentication token (optional)
Response
OK
Example response
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"name": "date.formats.*",
"created_at": "2015-01-28T09:52:53Z",
"updated_at": "2015-01-28T09:52:53Z"
}