Retrieve a ChunkAsk AIget https://api.editmode.com/chunks/{chunk_id}Get the details of a chunk.Path Paramschunk_idstringrequiredThe id of the chunkQuery Paramscontent_keystringAlternative to chunk_id (requires project_id).project_idstringRequired if retrieving chunk by content_key.branch_idstringBranch unique identifier.Responses 200Chunk found. 404Chunk not found.Updated about 5 years ago